Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create organization tasks page #151 #153

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

ieva1919
Copy link
Contributor

No description provided.

@saulyz saulyz linked an issue May 5, 2021 that may be closed by this pull request
Copy link
Collaborator

@budaman budaman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, major implementation is done with graphql, only things missing to be merge is tests and separate organization task card component.


return (
<Page title="Organization Tasks">
{data.organizationTasks.map(organizationTask => (
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OrganizationTask type is missing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create organization tasks page. ON HOLD
2 participants